digraph {
	000 [fillcolor=lightgray fontsize=18 pos="2,0!" style=filled xlabel="V*(s)=1.25"]
	001 [fillcolor=lightgray fontsize=18 pos="0,2!" style=filled xlabel="V*(s)=1.64"]
	010 [fillcolor=lightgray fontsize=18 pos="0,4!" style=filled xlabel="V*(s)=1.64"]
	011 [fillcolor=lightgray fontsize=18 pos="2,6!" style=filled xlabel="V*(s)=1.78"]
	100 [fillcolor=lightgray fontsize=18 pos="4,0!" style=filled xlabel="V*(s)=2.03"]
	101 [fillcolor=lightgray fontsize=18 pos="6,2!" style=filled xlabel="V*(s)=2.18"]
	110 [fillcolor=lightgray fontsize=18 pos="6,4!" style=filled xlabel="V*(s)=1.94"]
	111 [fillcolor=lightgray fontsize=18 pos="4,6!" style=filled xlabel="V*(s)=1.99"]
	000 -> 000 [arrowhead=normal arrowsize=1 color=crimson penwidth=2.75]
	001 -> 000 [arrowhead=normal arrowsize=1 color=crimson penwidth=1.25]
	001 -> 001 [arrowhead=normal arrowsize=1 color=black penwidth=1.25]
	001 -> 011 [arrowhead=normal arrowsize=1 color=blue penwidth=0.8333333333333333]
	001 -> 101 [arrowhead=normal arrowsize=1 color=blue penwidth=0.8333333333333333]
	001 -> 111 [arrowhead=normal arrowsize=1 color=blue penwidth=0.8333333333333333]
	010 -> 011 [arrowhead=normal arrowsize=1 color=blue penwidth=2.5]
	010 -> 111 [arrowhead=normal arrowsize=1 color=blue penwidth=2.5]
	011 -> 001 [arrowhead=normal arrowsize=1 color=crimson penwidth=0.625]
	011 -> 010 [arrowhead=normal arrowsize=1 color=crimson penwidth=0.625]
	011 -> 011 [arrowhead=normal arrowsize=1 color=black penwidth=2.5]
	011 -> 101 [arrowhead=normal arrowsize=1 color=blue penwidth=0.625]
	011 -> 111 [arrowhead=normal arrowsize=1 color=blue penwidth=0.625]
	100 -> 000 [arrowhead=normal arrowsize=1 color=crimson penwidth=0.8333333333333333]
	100 -> 101 [arrowhead=normal arrowsize=1 color=blue penwidth=2.5]
	100 -> 110 [arrowhead=normal arrowsize=1 color=crimson penwidth=1.6666666666666665]
	101 -> 101 [arrowhead=normal arrowsize=1 color=blue penwidth=2.222222222222222]
	101 -> 111 [arrowhead=normal arrowsize=1 color=crimson penwidth=2.7777777777777777]
	110 -> 100 [arrowhead=normal arrowsize=1 color=blue penwidth=1.0]
	110 -> 110 [arrowhead=normal arrowsize=1 color=black penwidth=1.0]
	110 -> 111 [arrowhead=normal arrowsize=1 color=blue penwidth=2.9999999999999996]
	111 -> 111 [arrowhead=normal arrowsize=1 color=black penwidth=4.318181818181818]
}
